app-chooser-combobox: add a method to trigger the GtkAppChooserDialog
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 25 Nov 2010 16:17:45 +0000 (17:17 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 25 Nov 2010 16:30:01 +0000 (17:30 +0100)
commit67e842be87f7fca790a8172042304dbe11be6ca3
tree4b5b8701b51ab6ef16ddea0dc315ec0af9e78778
parenta498d9a9bac007fb2b9b7ab3a960b853818867c2
app-chooser-combobox: add a method to trigger the GtkAppChooserDialog

It's an optional special item in the combobox, turned off by default.
gtk/gtkappchoosercombobox.c
gtk/gtkappchoosercombobox.h
tests/testappchoosercombo.c